@charset "utf-8";

*{
    padding: 0;
    margin: 0;
}

body, div, address, blockquote, iframe,datalist,footer,header,nav,time, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {margin:0; padding:0; font-weight: normal;font-style: normal; }

body{
    font-family: '微软雅黑';
}

input[type="button"], input[type="submit"], input[type="reset"] {
　　-webkit-appearance: none;
}

textarea {
　　-webkit-appearance: none;
}

/*以及圆角*/
.button{ border-radius: 0; } 

.clearfix{
    clear: both;
}

a{
    text-decoration: none !important;
}


/* 设置滚动条的样式 */
::-webkit-scrollbar {
width:1px;
}
/* 滚动槽 */
::-webkit-scrollbar-track {
-webkit-box-shadow:inset006pxrgba(0,0,0,0.3);
border-radius:1px;
}
/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
border-radius:1px;
background:rgba(0,0,0,0.1);
-webkit-box-shadow:inset006pxrgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
background:rgba(255,0,0,0.4);
}

ul{
    list-style: none;
}

.fl{
    float: left;
}

.fr{
    float: right;
}

.act_color{
    color: #2A9B9D !important;
}

.bg_color{
    background: #2A9B9D !important;
    color: #FFFFFF !important;
    border: 0;
}

body{-webkit-text-size-adjust:none;}

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}

body,button,input,select,textarea {font-family:"微软雅黑";}

ol,ul{list-style:none;}

html,body{ width:100%; height:100%; overflow:hidden;}

.section-wrap{ width:100%;height:100%;overflow:visible;transition:transform 1s cubic-bezier(0.86,0,0.03,1);-webkit-transition:-webkit-transform 1s cubic-bezier(0.86,0,0.03,1);}

.section-wrap .section{ position:relative; width:100%; height:100%; background-position:center center; background-repeat:no-repeat;}

.section-wrap .section .title{width:100%;position:absolute;top:10%;color:#fff;font-size:2.4em;text-align:center;}

.section-wrap .section .title p{ padding:0 4%;opacity:0}

.section-wrap .section .title.active .tit{ opacity:1;transform:translateY(-25px);-webkit-transform:translateY(-25px);transition:all 2s cubic-bezier(0.86,0,0.8,1);-webkit-transition:all 2s cubic-bezier(0.86,0,0.8,1);}

.section-wrap .section-1{ background-color:#FFFFFF}

.section-wrap .section-2{ background-size: 100% 100%;}

.section-wrap .section-3{ background-size: 100% 100%;}

.section-wrap .section-4{ background-size: 100% 100%;}

.section-wrap .section-5{ background-size: 100% 100%;}

.put-section-0{ transform:translateY(0);-webkit-transform:translateY(0);}

.put-section-1{ transform:translateY(-100%);-webkit-transform:translateY(-100%);}

.put-section-2{ transform:translateY(-200%);-webkit-transform:translateY(-200%);}

.put-section-3{ transform:translateY(-300%);-webkit-transform:translateY(-300%);}

.put-section-4{ transform:translateY(-400%);-webkit-transform:translateY(-400%);}

.section-btn{ width:14px;position:fixed;right:4%;top:50%;z-index: 99;text-align: center;}

.section-btn li{
    position: relative; width:6px;height:6px; transition: .8s;cursor:pointer;
    border-radius:50%;-webkit-border-radius:50%;
    margin-bottom:12px; background:#FFFFFF;text-align:center; color:#fff; onsor:pointer;
}

.section-btn li.on{ background:#fff;width: 10px; height: 10px;}

.section-btn li.on span{
    opacity: 1;
}

.section-btn li span{
    position: absolute;
    font-size: 12px;
    top: -4px;
    left: -38px;
    font-style: italic;
    opacity: 0;
}

.section-btn li span::after{
    content: '';
    display: block;
    width: 13px;
    height: 1px;
    background: #FFFFFF;
    position: absolute;
    right: -20px;
    top: 9px;
}

.arrow{ opacity:1;animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;transform:rotate(-90deg);-webkit-transform:rotate(-90deg); position:absolute;bottom:10px;left:50%;margin-left:-30px;width:60px;height:60px;border-radius:100%;-webkit-border-radius:100%;line-height:60px;text-align:center;font-size:20px;color:#fff;border:1px solid #fff;cursor:pointer;overflow:hidden;}

.arrow:hover{ animation-play-state:paused;-webkit-animation-play-state:paused;}

@keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }

@-webkit-keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }

.container{
    width: 64%;
    margin: 0 auto;
}


.navmenu{
    height: 76px;
    padding-top: 24px;
}

.navmenu #logoImg{
    /*width: 186px;
    display: inline-block;
    height: 55px;
    float: left;*/
}

#logoImg img{
    /*width: 100%;*/
}

.navmenu .nav{
    padding-top: 18px;
    display: inline-block;
    float: right;
}

.navmenu .nav a{
    display: inline-block;
    margin-left: 50px;
    font-size: 14px;
    color: #4c4c4c;
    float: left;
}


.swiper-slide img {
    transition-delay: .5s;
    -moz-transition-delay: .5s; /* Firefox 4 */
    -webkit-transition-delay: .5s; /* Safari 和 Chrome */
    -o-transition-delay: .5s; /* Opera */
}

.swiper-pagination-progressbar{
    width: 64% !important;
    left: 18% !important;
    top: 70% !important;
}

.swiper-pagination-progressbar-fill{
    background-color: #FFFFFF !important;
}

.countUs{
    padding-top: 34%;
}

.countUs dt{
    position: relative;
    font-size: 36px;
    color: #2a9b9d;
    font-weight: bold;
    top: -25px;
    transition: all .5s;
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -ms-transition-delay: .5s;
    opacity: 0;
}

#app .active .countUs dt{
    top: 0;
    opacity: 1;
}

.countUs dd{
    font-size: 24px;
    color: #2a9b9d;
    font-weight: bold;
    margin-top: 36px;
}

.countUsCont{
    margin-top: 65px;
    width: 80%;
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
    color: #666666;
    position: relative;
    transition: all .5s;
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -ms-transition-delay: .5s;
    opacity: 0;
    left: -25px;
}

#app .active .countUsCont{
    opacity: 1;
    left: 0;
}

.countUsCont p,.countUsCont span, .countUsCont a{
    font-size: 16px;
    line-height: 28px;
    color: #666666;

}

.moreBtn{
    position: relative !important;
    transition: all .8s !important;
    transition-delay: .8s !important;
    -webkit-transition-delay: .8s !important;
    -ms-transition-delay: .8s !important;
    opacity: 0 !important;
    top: 25px !important;
}

#app .active .moreBtn{
    top: 0 !important;
    opacity: 1 !important;
}

.act_btn{
    color: #2a9b9d !important;
    float: left;
    margin-top: 50px !important;
    border: 1px solid #2a9b9d !important;
}

#news .newtj{
    color: #FFFFFF;
    margin-top: 52px;
}

#news .lanmuName{
    float: left;
}

#news .newtj dt{
    font-size: 21px;
    font-weight: bold;
    line-height: 24px;
}

#news .newtj dt,#news .newtj dd,#news .newtj .newcon{
    position: relative;
    transition: all .65s;
    transition-delay: .65s;
    -webkit-transition-delay: .65s;
    -ms-transition-delay: .65s;
    opacity: 0;
}

#news .newtj dt{
    left: -50px;
}

#news .newtj dd{
    left: -80px;
}

#news .newtj .newcon{
    left: -120px;
}

#newTjImg{
    position: relative;
    transition: all .1s;
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -ms-transition-delay: .1s;
    opacity: 0;
    right: -100px;
}

#newTjImg img{
    transform:scale(1);
    transition: all .8s;
}

#news .new-tj:hover #newTjImg img{
    transform:scale(1.2);
}

#app .active #newTjImg{
    right: 0;
    opacity: 1;
}

#app .active #news .newtj dt,
#app .active #news .newtj dd,
#app .active #news .newtj .newcon
{
    opacity: 1;
    left: 0;
}

#news .newtj dd{
    color: #e5e5e5;
    font-size: 14px;
    margin: 12px 0;
}

#news .newtj .newcon{
    width: 90%;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

#news .newtj a{
    font-weight: bold;
    font-size: 16px;
    float: right;
    margin-right: 10%;
    color: #FFFFFF;
    margin-top: 52px;
    text-decoration: none;
}

#news strong{
    font-size: 36px;
    color: #FFFFFF;

    position: relative;
    top: -25px;
    transition: all .5s;
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -ms-transition-delay: .5s;
    opacity: 0;
}

#app .active #news strong{
    top: 0;
    opacity: 1;
}

.newList{
    /*padding: 30px 15px;
    background: rgba(255,255,255,.9);*/
}

.newList .gory_btn{
    margin-top: 30px;
}

.newList a{
    margin-left: 5px;
    margin-right: 5px;
}

.newList .el-col-8{
    height: 320px;
    background: rgba(255,255,255,.9);
    position: relative;
    transition-delay: 1.5s;
    -webkit-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    top: 200px;
    left: 100px;transition: all 1.5s;
}

.newList .el-col-8:hover{
    background: rgba(42,155,127,.9);
}

.newList .el-col-8:hover dt,.newList .el-col-8:hover dd{
    color: #FFFFFF;
}

.newList .el-col-8:hover .gory_btn{
    background: #FFFFFF;
}

.newList .el-col-8:nth-child(2){
    top: 400px;
    left: 200px;
}
.newList .el-col-8:nth-child(3){
    top: 600px;
    left: 300px;
}

#app .active .newList .el-col-8{
    left: 0;
    top: 0;
}

.newList .gory_btn{
    background: initial;
}

.newList a{
    display: block;
}

.newList dl{
    margin-top: 30px;
    cursor: pointer;
}

.newList dl dt{
    font-size: 16px;
    color: #4c4c4c;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    transition: all .5s;
    font-weight: bold;
}

.newList dl dd{
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
    text-align: justify;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.el-pagination.is-background .el-pager li:not(.disabled).active{
    background-color: #2A9B9D !important;
}

.newList .active dt{
    color: #329FA1;
}

.productList .imgdiv{
    width: 290px;
    height: 442px;
    overflow: hidden;
}

.productList img{
    border: 0;
}

.productList .fontTitle,.productHome .fontTitle{
    color: #FFFFFF;
    display: block;
    height: 65px;
    line-height: 65px;
    font-size: 16px;
    background: #2A9B9D;
    text-align: center;
    margin-top: -8px;
}

.productList .list{
    position: relative;
/*
    -webkit-transform: translate3d(-600px, 0, 0);
    -ms-transform: translate3d(-600px, 0, 0);
    transform: translate3d(-600px, 0, 0);*/
}

/*#app .active .productList .list{
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}*/

/*#app .active .productList .list{
    opacity: 1;
    top: 0;
}*/
/*
.productList .list:nth-child(1){
    left: -100px;
    top: 62px;
}

.productList .list:nth-child(2){
    top: -162px;
}

.productList .list:nth-child(3){
    top: 162px;
}

.productList .list:nth-child(4){
    top: -162px;
    right: -100px;
}*/
/*
#app .active .productList .list:nth-child(1){
    left: 0;
}

#app .active .productList .list:nth-child(2){
    top: -62px;
}

#app .active .productList .list:nth-child(3){
    top: 0;
}

#app .active .productList .list:nth-child(4){
    right: 0;
    top: -62px;
}*/

#pagesize{
    text-align: right;
    margin-top: 120px;
}

/*.productHome .list{
    margin-top: 42px !important;
}*/

.productHome .list{
    cursor: pointer;
    margin-top: 36px;
}

.productHome .newtj_intro{
    opacity: 1;
    margin: 0 10px;
}

.productHome .list img{
    transform:scale(1);
    transition: all .5s;
}

.productHome .shopImg{
    overflow: hidden;
    height: 442px;
    width: 292px;
}


.productHome .list:hover img{
    transform:scale(1.2);
}

/*.productList .list img{
    transform:scale(1);
    transition: all .5s;
    border-radius: 5px 5px 0 0;
}*/

.productList  .newtj_intro .intro{
    padding: 0 12px;
    font-size: 12px !important;
    line-height: 24px !important;
    color: #FFFFFF !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 16;
    -webkit-box-orient: vertical;
    border-radius: 0 0 5px 5px;
}

.productList  .newtj_intro{
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 10px;
    right: 0;
    padding: 12px 0;
    height: 0;
    opacity: 0;
    transition: all .8s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
}

.productList .list:nth-child(1) .newtj_intro{
    background: rgba(223,49,144,.7);
}

.productList .list:nth-child(2) .newtj_intro{
    background: rgba(0,185,239,.7);
}

.productList .list:nth-child(3) .newtj_intro{
    background: rgba(239,196,48,.7);
}

.productList .list:nth-child(4) .newtj_intro{
    background: rgba(116,194,70,.7);
}

.productList  .newtj_intro  .intro p,
.productList  .newtj_intro  .intro a,
.productList  .newtj_intro  .intro span,
.productList  .newtj_intro  .intro p span{
    background: inherit !important;
    background-color: inherit !important;
    font-size: 12px !important;
    line-height: 24px !important;
    color: #FFFFFF !important;
}
/*.productList .list:hover{
   -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.4)));
}*/

.productList .list{
    cursor: pointer;
}

.productList .act .newtj_intro{
    height: 418px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    opacity: 1;
}
/*
.productList .list:hover:nth-child(1){
    box-shadow: 1px 2px 10px rgba(223,49,144,.7);
}

.productList .list:hover:nth-child(2){
    box-shadow: 1px 2px 10px rgba(0,185,239,.7);
}

.productList .list:hover:nth-child(3){
    box-shadow: 1px 2px 10px rgba(239,196,48,.7);
}

.productList .list:hover:nth-child(4){
    box-shadow: 1px 2px 10px rgba(116,194,70,.7);
}
*/
/*.productList .list:hover img{
    transform:scale(1.2);
}*/

.botcen{
    margin-top: 66px;
    float: left;


    position: relative;
    left: -120px;
    transition: all .8s;
    transition-delay: .8s;
    -webkit-transition-delay: .8s;
    -ms-transition-delay: .8s;
    opacity: 0;
}

#app .active .botcen{
    opacity: 1;
    left: 0;
}

.botcen p,.botcen span,.botcen a{
    line-height: 52px;
    color: #cccccc !important;
    font-size: 14px;
    float: left;
}

.ewmImg{
    margin-top: 98px;
    text-align: center;
    position: relative;
    right: -120px;
    transition: all .8s;
    transition-delay: .8s;
    -webkit-transition-delay: .8s;
    -ms-transition-delay: .8s;
    opacity: 0;
}

#app .active .ewmImg{
    right: 0;
    opacity: 1;
}

.ewmImg p{
    color: #cccccc;
    line-height: 42px;
}

.el-form-item__label{
    color: #cccccc !important;
}

.el-form-item{
    margin-bottom: 8px !important;
}

.fromedit .el-form .el-form-item{
    position: relative;
    transition: all 1.4s;
    transition-delay: 1.4s;
    -webkit-transition-delay: 1.4s;
    -ms-transition-delay: 1.4s;
    opacity: 0;
}

.fromedit .el-form .el-form-item:nth-child(1){
    right: -120px;
}

.fromedit .el-form .el-form-item:nth-child(2){
    right: -240px;
}

.fromedit .el-form .el-form-item:nth-child(3){
    right: -360px;
}

.fromedit .el-form .el-form-item:nth-child(4){
    right: -480px;
}

#app .active .fromedit .el-form .el-form-item{
    right: 0;
    opacity: 1;
}

.bot, .bot p, .bot span, .bot a{
    position: absolute;
    bottom: 100px;
    left: 0;
    width: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    color: #CCCCCC;

    transition: all 1.2s;
    transition-delay: 1.2s;
    -webkit-transition-delay: 1.2s;
    -ms-transition-delay: 1.2s;
    opacity: 0;
}

#app .active .bot{
    bottom: 24px;
    opacity: 1;
}

.bot a{
    display: contents;
}

.footer .subtn{
    width: 100%;
    border: 0;
    display: block;
    background: #2A9B9D;
    margin-top: 32px;
}


.category{
    margin-top: -5px;
    background: #FAFAFA;
    /*height: 180px;*/
    display: block;
    padding-top: 30px;
}

.category dl{
    color: #4b4c4c;
    position: relative;
    padding-left: 16px;
}

.category dl dt{
    font-size: 16px;
}

.category dl dd{
    font-size: 24px;
}

.category dl::after{
    content: '';
    display: block;
    width: 3px;
    height: 52px;
    background: #2A9B9D;
    position: absolute;
    top: 0;
    left: 0;
}

.category .goryFont{
    text-align: right;
    font-size: 14px;
    color: #646665;
    margin-top: 16px;
}

.goryFont i{
    font-size: 16px;
    margin-right: 6px;
    color: #646665;
}

.goryList{
    /*margin-top: 42px;*/
    text-align: center;
    font-size: 0;
    padding-bottom: 36px;
}

.goryList::after{
    content: '';
    display: block;
    clear: both;
}

.goryList a{
    width: 200px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #E6E6E6;
    color: #4c4c4c;
    font-size: 14px;
}

.content{
    margin-top: 42px;
    line-height: 28px;
    text-align: justify;
    color: #494f55;
    font-size: 14px;
}

.content p,.content span,.content a{
    line-height: 28px;
    text-align: justify;
    color: #494f55;
    font-size: 14px;
}

.html_bot{
    background: #313131;
    padding: 42px 0;
    text-align: center;
    color: #cccccc;
    font-size: 14px;
    line-height: 26px;
    margin-top: 120px;
}

.html_bot a,.html_bot p,.html_bot span{
    color: #cccccc;
    font-size: 14px;
    line-height: 26px;
}


.product_content {
    margin-top: 42px;
}

.product_content .title{
    margin-top: 15px;
    font-size: 18px;
    color: #4c4c4c;
    font-weight: bold;
}

.product_content .intro{
    line-height: 26px;
    color: #4c4c4c;
    font-size: 14px;
    text-align: justify;
    margin-bottom: 50px;
}

.product_content .intro p,.product_content .intro span,.product_content .intro a{
    text-align: justify;
    line-height: 26px;
    color: #4c4c4c;
    font-size: 14px;
}

.prev_next{
     display: flex; 
}

.prev_next div{
    flex: 1; 
    font-size: 14px;
    color: #4c4c4c;
}

.prev_next a{
    font-size: 14px;
    color: #4c4c4c;
}

.prev_next a:hover{
    color: #2A9B9D;
}

.prev_next div:last-child{
    text-align: right;
}

.box_h{
    height: 2px !important;
}

.news_tj{
    margin-top: 42px;
    cursor: pointer;
}

.news_tj .news_tj_dl{
    margin-bottom: 48px;
}

.news_tj .news_tj_list:hover dt{
    color: #2A9B9D;
}

.news_tj .news_tj_list img{
    transition: all .8s;
    transform:scale(1);
}

.news_tj .news_tj_list:hover img{
    transform:scale(1.2);
}

.news_tj_dl dt{
    margin-top: 18px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.news_tj_dl span{
    font-size: 12px;
    color: #999999;
    display: block;
    margin: 16px 0;
}

.news_tj_dl dd{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newsList li{
    padding-bottom: 32px;
    margin-bottom: 32px;
    padding-top: 12px;
    border-bottom: 1px solid #EEEEEE;
}

.newsList .lf{
    position: relative;
    padding-right: 30px;
}

.newsList .rt{
    text-align: center;
}

.newsList li .lf::after{
    content: '';
    display: block;
    position: absolute;
    top: -12px;
    right: -20px;
    width: 1px;
    height: 130px;
    background: #F2F2F2;
    transition: all .5s;
}

.newsList li::after{
    content: '';
    display: block;
    clear: both;
}

.newsList .title{
    font-size: 16px;
    color: #242424;
    font-weight: bold;
    transition: all .5s;
}

.newsList .intro{
    line-height: 24px;
    margin-top: 20px;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.newsList .time{
    margin-bottom: 24px;
    transition: all .5s;
}

.newsList .more_btn{
    transition: all .5s;
}

.newsList li:hover .lf::after,.newsList li:hover .more_btn{
    color: #FFFFFF;
    background: #2A9B9D;
}

.newsList li:hover .title,.newsList li:hover .time{
    color: #2A9B9D;
}

.newscent {
    text-align: center;
    margin-top: 42px;
}

.newscent .conTitle {
    font-size: 18px;
    color: #4c4c4c;
}

.newscent .time {
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
}

.newscent .content{
    margin-top: 36px;
}

#fp-nav ul{
    list-style: none !important;
}

#fp-nav ul li{
    position: relative;
    list-style: none;
}

#fp-nav li font{
    position: absolute;
    font-size: 12px;
    top: -4px;
    left: -38px;
    font-style: italic;
    opacity: 0;
    color: #FFFFFF;
}


#fp-nav li font{
    opacity: 1;
}


#fp-nav li font::after{
    content: '';
    display: block;
    width: 13px;
    height: 1px;
    background: #FFFFFF;
    position: absolute;
    right: -20px;
    top: 9px;
}


@media screen and (max-width: 1600px){

}

@media screen and (max-width: 1366px){
    .container{
        width: 88%;
    }
    .nav a{
        margin-left: ;
    }
    
    .countUs{
        /*padding-top: 10%;*/
    }
    
    .countUsCont{
        width: 70%;
    }
}










